﻿2026-08-05T03:48:17.8699881Z ##[group]Run actions/checkout@v5
2026-08-05T03:48:17.8701246Z with:
2026-08-05T03:48:17.8701894Z   repository: BigscreenVR/spt-bs-core
2026-08-05T03:48:17.8708073Z   token: ***
2026-08-05T03:48:17.8708681Z   ssh-strict: true
2026-08-05T03:48:17.8709419Z   ssh-user: git
2026-08-05T03:48:17.8710053Z   persist-credentials: true
2026-08-05T03:48:17.8710751Z   clean: true
2026-08-05T03:48:17.8711388Z   sparse-checkout-cone-mode: true
2026-08-05T03:48:17.8712140Z   fetch-depth: 1
2026-08-05T03:48:17.8712950Z   fetch-tags: false
2026-08-05T03:48:17.8713623Z   show-progress: true
2026-08-05T03:48:17.8714315Z   lfs: false
2026-08-05T03:48:17.8714916Z   submodules: false
2026-08-05T03:48:17.8715565Z   set-safe-directory: true
2026-08-05T03:48:17.8716304Z   allow-unsafe-pr-checkout: false
2026-08-05T03:48:17.8717295Z ##[endgroup]
2026-08-05T03:48:17.9531101Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-05T03:48:17.9533206Z ##[group]Getting Git version info
2026-08-05T03:48:17.9534402Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-05T03:48:17.9536139Z [command]/usr/bin/git version
2026-08-05T03:48:17.9536839Z git version 2.43.0
2026-08-05T03:48:17.9539335Z ##[endgroup]
2026-08-05T03:48:17.9543885Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/c371815e-2989-4dca-b0c5-8d133bb248b1/.gitconfig'
2026-08-05T03:48:17.9547046Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c371815e-2989-4dca-b0c5-8d133bb248b1' before making global git config changes
2026-08-05T03:48:17.9549575Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:48:17.9551706Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:48:17.9581398Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-05T03:48:17.9599843Z https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:48:17.9609635Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-05T03:48:17.9611787Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-05T03:48:17.9629210Z refs/heads/golden/w1-locksmith-t2
2026-08-05T03:48:17.9635110Z [command]/usr/bin/git checkout --detach
2026-08-05T03:48:17.9691983Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:48:17.9726212Z [command]/usr/bin/git branch --delete --force golden/w1-locksmith-t2
2026-08-05T03:48:17.9755778Z Deleted branch golden/w1-locksmith-t2 (was 0a25b77cf).
2026-08-05T03:48:17.9863789Z ##[endgroup]
2026-08-05T03:48:17.9864632Z [command]/usr/bin/git submodule status
2026-08-05T03:48:18.0045362Z ##[group]Cleaning the repository
2026-08-05T03:48:18.0047392Z [command]/usr/bin/git clean -ffdx
2026-08-05T03:48:18.8807850Z Removing bench-ledger/
2026-08-05T03:48:18.8808345Z Removing target/
2026-08-05T03:48:18.8817482Z [command]/usr/bin/git reset --hard HEAD
2026-08-05T03:48:18.8887927Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:48:18.8895537Z ##[endgroup]
2026-08-05T03:48:18.8897885Z ##[group]Disabling automatic garbage collection
2026-08-05T03:48:18.8902915Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:48:18.8938511Z ##[endgroup]
2026-08-05T03:48:18.8939397Z ##[group]Setting up auth
2026-08-05T03:48:18.8944946Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:48:18.8976382Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:48:18.9181779Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:48:18.9218576Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:48:18.9428659Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:48:18.9465677Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:48:18.9679726Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:48:18.9719950Z ##[endgroup]
2026-08-05T03:48:18.9720497Z ##[group]Fetching the repository
2026-08-05T03:48:18.9726145Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0a25b77cf997eac65b071366c8194b8a17034d6f:refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:48:19.5658100Z ##[endgroup]
2026-08-05T03:48:19.5658864Z ##[group]Determining the checkout info
2026-08-05T03:48:19.5661144Z ##[endgroup]
2026-08-05T03:48:19.5664674Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:48:19.5754325Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:48:19.5776041Z ##[group]Checking out the ref
2026-08-05T03:48:19.5778736Z [command]/usr/bin/git checkout --progress --force -B golden/w1-locksmith-t2 refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:48:19.5835943Z Switched to a new branch 'golden/w1-locksmith-t2'
2026-08-05T03:48:19.5836524Z branch 'golden/w1-locksmith-t2' set up to track 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:48:19.5841358Z ##[endgroup]
2026-08-05T03:48:19.5876630Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:48:19.5901375Z 0a25b77cf997eac65b071366c8194b8a17034d6f
